As of v3.0, WordPress includes WPMU functionality. Old WPMU functions reference can be found at http://codex.wordpress.org/WPMU_Functions (deprecated page).
Multisite administration Functions
These functions are found in file wp-admin/includes/ms.php (since 3.0.0).
Multisite Functions
Site/blog functions that work with the blogs table and related data, found in file wp-includes/ms-blogs.php (since 3.0.0).
Defines constants and global variables that can be overridden, generally in wp-config.php, found in file wp-includes/ms-default-constants.php (since 3.0.0).
Multisite WordPress API, found in file wp-includes/ms-functions.php (since 3.0.0).
These functions are needed to load Multisite, found in file wp-includes/ms-load.php (since 3.0.0).
|